1
2

E-commerce Product Page

Details

This was a project from frontend mentor to create a fake store front based on a provided design. I have implemented this so that the details on the page are called from a separate data object as if it had been downloaded from a back end. The breif included both a mobile and desktop view. With callouts for the basket and a lightbox to focus on the product images. It uses vue.js to add interactivity and raw css for the styling.

Tech Stack

  • HTML
  • Javascript
  • Vue.js
  • CSS